home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / doc / sun-89 / figure1.pic < prev    next >
Encoding:
Text File  |  1991-09-17  |  1.5 KB  |  53 lines

  1. .PS 5
  2. eighth = 1/8
  3. boxwid = 0.5
  4. boxht = 0.25
  5. arrowhead = 7
  6. arrowht = eighth/2
  7. define    user    X box "User" X
  8. define    ua    X box "UA" wid 7/16 X
  9. define    mta    X box "MTA"    X
  10. MHE:    box dotted ht 4 + eighth wid 6.25
  11.     "Message Handling Environment" at MHE.nw + (eighth, -eighth) ljust
  12. MHS:    box ht 3.25 wid 4.5 with .s at MHE.s + (0,eighth)
  13.     "MHS" ljust at MHS.nw + (0.25, -0.25)
  14. MTS:    box dashed ht 2.5 wid 3 - eighth with .s at MHS.s + (0,eighth)
  15.     "MTS" ljust at MTS.nw + (0.25, -0.25)
  16.  
  17.     [ user ] with .e at MHS.sw + (-eighth, 1)
  18. Ua1:    [ ua ] with .w at MHS.sw + (eighth, 1)
  19.     line <-> from 2nd last box.e to last box.w
  20.  
  21.     [ user ] with .e at MHS.sw + (-eighth, 2)
  22. Ua2:    [ ua ] with .w at MHS.sw + (eighth, 2)
  23.     line <-> from 2nd last box.e to last box.w
  24.  
  25.     [ user ] with .s at MHS.n + (0, eighth)
  26. Ua3:    [ ua ] with .n at MHS.n - (0,eighth)
  27.     line <-> from 2nd last box.s to last box.n
  28.  
  29.     [ user ] with .w at MHS.se + (eighth,0.5)
  30. Ua4:    [ ua ] with .e at MHS.se + (-eighth, 0.5)
  31.     line <-> from 2nd last box.w to last box.e
  32.  
  33. Mta1:    [ mta ] with .w at MTS.sw + (eighth, 1.25)
  34.     line <-> from Ua1.e to Mta1.sw
  35.     line <-> from Ua2.e to Mta1.nw
  36.  
  37. Mta2:    [ mta ] with .n at MTS.n + (0, -eighth)
  38.     line <-> from Mta1.n to Mta2.w
  39.     line <-> from Mta2.n to Ua3.s
  40.  
  41. Mta3:    [ mta ] with .e at MTS.se + (-eighth, 1.25)
  42.     line <-> from Mta2.e to Mta3.n
  43.     line <-> from Mta1.e to Mta3.w
  44.  
  45. Mta4:    [ mta ] with .e at Ua4.w - (0.5,0)
  46.     line <-> from Mta4.e to Ua4.w
  47.     line <-> from Mta3.s to Mta4.n
  48.  
  49. Mta5:    [ mta ] with .e at Mta4.w - (0.5,0)
  50.     line <-> from Mta4.w to Mta5.e
  51.     line <-> from Mta5.n to Mta1.s
  52. .PE
  53.